home *** CD-ROM | disk | FTP | other *** search
/ Equipe de France et Bonbons / EquipeFrancePromoCD.iso / pages / cs_cadbury / monosoccer.swf / scripts / DefineButton2_714 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2006-03-19  |  70 b   |  5 lines

  1. on(press){
  2.    _parent.mcSfx.playSon("btPress");
  3.    btFinPres();
  4. }
  5.